Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianSEI - Message


WSE0214 - Import Error Creating Process

Error message

The process with Program Name &(1:) (Sgt. &(2:)) could not be imported. The import can't be performed.

Parameters

&(1:) - The Process Name of the process that where to be created.

&(2:) - The process surrogate (the unique identification of the process) from the export site.

Description

An error happened when the specified process was imported.

This should never happen - as checks on whether the process already exists should have been performed as part of the import.

However, it is conceivable that another user has created a process with the specified process id at the exact same time as the import was performed. This would lead to this error occurring.

Action

The process has not been imported - this means that there are parts of the import process that has not been performed. Check if there is a process with the specified Program name in the site. If there is, try importing again and see if the error occurs once more.

Another possibility is that there is a system error, such errors might be available in a log.

iSeries: Check the OS/400 joblog for the application service job

Windows/iSeries: Check the applicationservices.log file in the Logs folder and the OS/400 joblog for the iSeries job servicing each of the windows application services.

Windows: Check the applicationservices.log file in the Logs folder.

Java: Check the error log for the servlet engine.

Category / Severity

System / Error